home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 43 / Amiga Format CD43 (1999)(Future Publishing)(GB)(Track 1 of 2)[!][issue 1999-09].iso / -serious- / graphics / sfwjpg / src / amiga.h next >
Text File  |  1999-06-15  |  122b  |  6 lines

  1. /* needed for Amiga port    */
  2. /* 1998 by Andreas Kleinert */
  3.  
  4. #define read_stdin()   stdin
  5. #define write_stdout() stdout
  6.